var html/template.redundantFuncs

2 uses

	html/template (current package)
		escape.go#L370: var redundantFuncs = map[string]map[string]bool{
		escape.go#L396: 		if okLast && okNext && redundantFuncs[last.Ident][next.Ident] {